Changeset 31944 for extensions
- Timestamp:
- Oct 25, 2018, 1:32:29 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Versa/theme.css
r31872 r31944 402 402 color: #EEEEEE; 403 403 background-color: #C84B4B; 404 font-size: 1. 2rem;404 font-size: 1.1rem; 405 405 } 406 406 … … 409 409 color: #DDDDDD; 410 410 background-color: #328F41; 411 font-size: 1. 2rem;411 font-size: 1.1rem; 412 412 font-weight: bold; 413 413 } 414 415 .warnings { 416 padding: 2ex 2em; 417 color: #333333; 418 background-color: #e0e072; 419 font-size: 1.0rem; 420 } 421 .warnings A { color: #333333; font-weight: bold } 422 414 423 415 424 #copyright { padding: 1ex 1em; font-size: 0.8rem; } … … 458 467 .plupload_filelist { box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5); } 459 468 460 ### Simple Copyright461 #simplecr IMG { display: none; }462 469 463 470 /****************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.