www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

bibliography.css (366B)


      1 #style-listbox
      2 {
      3 	height: 19em;
      4 	width: 325pt;
      5 }
      6 
      7 #locale-box .groupbox-body {
      8 	padding-top: 3px;
      9 }
     10 
     11 #locale-box caption {
     12 	padding-top: 0;
     13 	padding-bottom: 0;
     14 }
     15 
     16 radio:not(:first-child)
     17 {
     18 	margin-top: .5em;
     19 }
     20 
     21 .radioDescription
     22 {
     23 	margin: 0 0 3px 20px;
     24 	font-size: .85em;
     25 }
     26 
     27 
     28 #automaticJournalAbbreviations-vbox, #automaticCitationUpdates-vbox {
     29 	padding: 0 14px;
     30 }