Revision 1449:58335cde0730 public/themes

View differences:

public/themes/soundsoftware/stylesheets/application.css
238 238
.controller-redmine_embedded h3 { margin-top: 0.5em; }
239 239
.controller-redmine_embedded hr { color: #a9b680; background-color: #a9b680 }
240 240
.controller-redmine_embedded center { text-align: left; } /* haha */
241
.controller-redmine_embedded th { font-weight: normal; text-align: left; }
242
.controller-redmine_embedded caption { text-align: left; font-weight: bold; font-size: 14px; margin-top: 1em; }
243
.controller-redmine_embedded li.blockList { list-style-type: none; }
241 244

  
242 245
.controller-redmine_embedded .summary { font-style: normal; margin-bottom: 1.5em; }
243 246

  
......
247 250
.controller-redmine_embedded .NavBarCell2 + .NavBarCell2 { text-align: right; }
248 251
.controller-redmine_embedded .NavBarCell3 + .NavBarCell3 { text-align: right; }
249 252

  
253
.topNav, .bottomNav { position: relative; overflow: hidden; }
254
.topNav ul li, .bottomNav ul li { float: left; list-style-type: none; margin-right: 14px; position: relative; font-weight: bold; }
255
.controller-redmine_embedded .subNav .navList { display: none; }
256

  
250 257
/* For Doxygen in Embedded context (though note some of the Javadoc
251 258
   rules will also apply to Doxygen): */
252 259

  
......
256 263
.memTemplItemLeft,
257 264
.memTemplItemRight,
258 265
.indexkey,
259
.indexvalue,
260 266
.memproto,
261 267
.memproto td,
262 268
.memdoc a { font-family: 'SourceCodePro-Regular', monospace; font-size: 0.9em; font-weight: normal; }

Also available in: Unified diff