mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
6bd7da9d33
Minor syntactical changes, like alphabetical ordering of filters, uppercasing of hex colours. See http://compass-style.org/blog/2014/08/15/omg-compass-1-0/. Shouldn't include any user-visible changes, but helps to avoid confusion with the next person trying to modify the CSS (Luke is currently struggling with that)
4 lines
177 B
CSS
4 lines
177 B
CSS
.datetime .middleColumn .middleColumn { margin: 0; padding: 0; clear: none; float: left; }
|
|
|
|
.datetime .middleColumn .field { margin: 0; border-bottom: none; box-shadow: none; }
|