Changeset 3842:d2616cbea480 for admin/style/default-dark.css
- Timestamp:
- 09/01/18 09:28:56 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default-dark.css
r3839 r3842 1341 1341 padding: 0; } 1342 1342 1343 input.details-cmd {1343 button.details-cmd { 1344 1344 font-size: 0.9em; 1345 1345 border: none; … … 1349 1349 color: currentColor; 1350 1350 background: transparent; } 1351 input.details-cmd:hover, input.details-cmd:focus {1351 button.details-cmd:hover, button.details-cmd:focus { 1352 1352 background: transparent; 1353 1353 color: #bee74b; } … … 2103 2103 padding-bottom: 6px; 2104 2104 font-size: 1em; } 2105 #login-screen input.details-cmd {2106 width: auto;2107 margin: 0 5px 0 0;2108 padding: 0; }2109 2105 #login-screen #issue { 2110 2106 margin-left: 1.33em;
Note: See TracChangeset
for help on using the changeset viewer.