チェンジセット 278 : SPARQLBuilderWWW/web/eplesscs.css

差分発生行の前後
無視リスト:
更新日時:
2016/03/17 10:11:34 (9 年 前)
更新者:
lenz
ログメッセージ:

CSSとイベントハンドルを微調整

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • SPARQLBuilderWWW/web/eplesscs.css

    r276 r278  
    105105} 
    106106 
     107span.selectedendpoint { 
     108        text-align: center; 
     109        -moz-border-radius: 5px; 
     110        -webkit-border-radius: 5px; 
     111        border-radius: 5px; 
     112        padding: 1px; 
     113 
     114        border: 2px hsl(200, 50%, 50%) solid; 
     115        background-color: hsl(200, 50%, 75%); 
     116} 
     117 
    107118table { 
    108119        width: 100%;