Sha256: bbfabcc685d6de9b3599e8e280161fcdda7529cf8daf8583ba334530d9687501

Contents?: true

Size: 1.29 KB

Versions: 6

Compression:

Stored size: 1.29 KB

Contents

.CodeMirror-line-numbers { width: 2.2em; color: #aaa; background-color: #eee; text-align: right;
  padding-right: .3em; font-size: 10pt; font-family: monospace; padding-top: .4em;
  line-height: normal; }

.cm-st-character  { color: rgb(128,0,128); }
.cm-st-comment    { color: rgb(0,200,0); font-style: italic; }
.cm-st-string   { color: rgb(128,0,128); }
.cm-st-symbol   { color: rgb(128,0,128); }
.cm-st-boolean    { color: rgb(0,0,128); }
.cm-st-self     { color: rgb(0,0,128); }
.cm-st-super    { color: rgb(0,0,128); }
.cm-st-nil      { color: rgb(0,0,128); }
.cm-st-number   { color: rgb(1,6,4); }
.cm-st-return   { color: rgb(160,0,0); }
.cm-st-keyword    { color: rgb(0,0,255); }
.cm-st-global   { font-weight: bold; }

div.jj_menu_item span.disabled { color: grey; }

.compileError { position: absolute; background: yellow; }

.gsStepPoint { border-bottom: 1px dotted #00ba00; }
.gsCurrentStepPoint { background: Yellow; }
.gsSend { border-bottom: 1px dotted #ba0000; }

.cm-instruction-pointer {
  color: rgb(255, 0, 0);
  margin-left: 5px;
  margin-right: 5px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  behavior: url(PIE.htc);
  width: 36px;
  height: 36px;
  padding: 2px;    
  background: #fff;
  border: 1px solid #666;
  text-align: center;
  font-size: 150%;
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/css/smalltalk_code.css
maglev-database-explorer-0.0.5 public/css/smalltalk_code.css
maglev-database-explorer-0.0.4 public/css/smalltalk_code.css
maglev-database-explorer-0.0.3 public/css/smalltalk_code.css
maglev-database-explorer-0.0.2 public/css/smalltalk_code.css
maglev-database-explorer-0.0.1 public/css/smalltalk_code.css