remove some blue borders
This commit is contained in:
parent
2cf3500e1d
commit
05aab60376
|
@ -774,7 +774,7 @@ div.fatalError textarea {
|
||||||
|
|
||||||
#feeds-holder {
|
#feeds-holder {
|
||||||
padding : 0px;
|
padding : 0px;
|
||||||
border-color : #88b0f0;
|
border-color : #c0c0c0;
|
||||||
border-left-width : 0px;
|
border-left-width : 0px;
|
||||||
border-bottom-width : 0px;
|
border-bottom-width : 0px;
|
||||||
border-top-width : 0px;
|
border-top-width : 0px;
|
||||||
|
@ -789,7 +789,7 @@ div.fatalError textarea {
|
||||||
|
|
||||||
#headlines-frame {
|
#headlines-frame {
|
||||||
padding : 0px;
|
padding : 0px;
|
||||||
border-color : #88b0f0;
|
border-color : #c0c0c0;
|
||||||
border-left-width : 0px;
|
border-left-width : 0px;
|
||||||
border-right-width : 0px;
|
border-right-width : 0px;
|
||||||
margin-top : 0px;
|
margin-top : 0px;
|
||||||
|
@ -829,7 +829,7 @@ div.fatalError textarea {
|
||||||
|
|
||||||
#content-insert {
|
#content-insert {
|
||||||
padding : 0px;
|
padding : 0px;
|
||||||
border-color : #88b0f0;
|
border-color : #c0c0c0;
|
||||||
border-bottom-width : 0px;
|
border-bottom-width : 0px;
|
||||||
border-right-width : 0px;
|
border-right-width : 0px;
|
||||||
border-left-width : 0px;
|
border-left-width : 0px;
|
||||||
|
|
Loading…
Reference in New Issue