]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Removing old "-browser-border-radius" stuff (pre-CSS3)
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 7 Aug 2014 18:26:32 +0000 (20:26 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 7 Aug 2014 18:26:32 +0000 (20:26 +0200)
theme/base/css/display.css

index f054be2b49bba87ce747293742ed9f90e70e39e3..1029850a1e654fa8b46144a802f420da1b36f759 100644 (file)
@@ -2000,8 +2000,6 @@ margin:0;
 #profile_search_results {
 display:block;
 border-radius:4px;
 #profile_search_results {
 display:block;
 border-radius:4px;
--moz-border-radius:4px;
--webkit-border-radius:4px;
 max-height:800px;
 margin:10px 0;
 padding: 5px;
 max-height:800px;
 margin:10px 0;
 padding: 5px;
@@ -2070,8 +2068,6 @@ float:left;
     padding: 6px;
     margin: 4px 0px 0px 4px;
     border-top-left-radius: 7px;
     padding: 6px;
     margin: 4px 0px 0px 4px;
     border-top-left-radius: 7px;
-    -moz-border-radius-topleft: 7px;
-    -webkit-border-top-left-radius: 7px;
 }
 
 .oauth-desktop-mode fieldset {
 }
 
 .oauth-desktop-mode fieldset {